Online documentation - WebsydianExpress v3.5 |
APIServer.AuthorizedEvents.GetRoles
Field | Variable | ...as | Description |
---|---|---|---|
AuthorizedEventSurrogate | Position | Input | The unique identification of the authorized event - this is used to restrict the output. |
RoleName | Position | Input | The name of the role. This input field is used to position the list if Control<Position> = Yes. |
Position | Control | Input | Standard blockfetch behavior. |
RowsFetched | Control | Dual | Standard blockfetch behavior. |
RoleSurrogate | FetchedData
...occurs 64 |
Output | The unique identification of the role. |
RoleName | FetchedData
...occurs 64 |
Output | The name of the role. |
RoleDescription | FetchedData
...occurs 64 |
Output | A description of the role. |
RoleComment | FetchedData
...occurs 64 |
Output | Comment for the role. |
RolePriority | FetchedData
...occurs 64 |
Output | The priority specified for the role. |
RoleSiteKey | FetchedData
...occurs 64 |
Output | The unique identification of the site the role belongs to. |
RoleFolderListID | FetchedData
...occurs 64 |
Output | The unique identification of the folder list that is assigned to the role. |
This is a BlockFetch function that retrieves the roles that is used to authorize the specified event.